home *** CD-ROM | disk | FTP | other *** search
/ The Best of Windows 95 Shareware / The Best of Windows 95 Shareware (Wayzata Technology)(1996).ISO / pc / faqs / 13.txt < prev    next >
Text File  |  1995-12-05  |  33KB  |  1,019 lines

  1. Here is a list of some tips you will find helpful in making the most
  2. out of
  3.                                 Windows 95.
  4.  
  5.                           Shortcuts and Time Savers
  6.                                Registry Edits
  7.                            Internet Configuration
  8.                            Customizing Windows 95
  9.  
  10.               Congratulations to this Week's Winner, Bo McCoy!
  11. ----------------------------------------------------------------------------
  12.                            Here's Bo's great Tip!
  13.                      Speed up the Windows Refresh rate!
  14.  
  15. Every time I added a new folder, or I deleted something from a
  16. window, I
  17. needed to hit F5, Refresh, to see the results. This became quite an
  18. annoyance. Here is a little tip to change it so that the screen
  19. refreshes
  20. automatically.
  21.  
  22.   1.  Start Regedit.
  23.   2.  Go to the HKEY_LOCAL_MACHINE folder and open it.
  24.   3.  Open the System folder, and then the CurrentControlSet folder.
  25.   4.  Select the Control folder, and then the Update folder.
  26.   5.  Go to the right window and right-click with your mouse on
  27. Update.
  28.   6.  Select Modify, and change the value from 01 to 00.
  29.   7.  Click on OK.
  30.  
  31. The changes will take place next time Windows 95 is started.
  32. ----------------------------------------------------------------------------
  33.  
  34. Shortcuts and Time Savers
  35.  
  36. ----------------------------------------------------------------------------
  37.  
  38. Prevent having to reboot!
  39.  
  40. by Jim Hamby james_t_hamby@ccmail.orl.mmc.com (9/16/95)
  41.  
  42. Have you ever clicked Shutdown and remembered something else you
  43. wanted to
  44. do on the system? Don't want to wait for the PC to power back up and
  45. go
  46. through self test? You don't have to - when you get the screen that
  47. says "It
  48. is now safe for you to turn off you computer" just type "win" and hit
  49. enter!
  50. Want to be in the DOS mode? Type "mode co80" and there you go. A
  51. Windows 95
  52. system shutdown closes the registry, and drops you back to a DOS
  53. session,
  54. but displays a graphics message for you to turn off your computer.
  55. Behind
  56. the scenes, your PC is really sitting at the familiar C: prompt!
  57.  
  58. ----------------------------------------------------------------------------
  59.  
  60. Update the registry without Rebooting!
  61.  
  62. by Marc Gorman taz@jagunet.com (9/9/95)
  63.  
  64. Here's how to update the Registry without rebooting Windows - Press
  65. Ctr-Alt-Del, select Explorer, and click End Task. When Windows asks
  66. if you
  67. want to Shut Down, click no, then click End Task at the next prompt.
  68. Soon
  69. you should see the Start menu and Task Bar reappear as Windows starts
  70. the
  71. Explorer shell again. Also, to turn off the Auto-Run feature of CDs,
  72. go to
  73. Settings, Control Panel, System, Device Manager. Click on the plus
  74. sign plus
  75. sign of your CD-ROM controller, then double-click it's icon to bring
  76. up the
  77. Properties. Under Settings, turn off the Auto insert notification box
  78. and
  79. click OK. You will have to SHIFT+RESTART for this to take effect.
  80.  
  81. ----------------------------------------------------------------------------
  82.  
  83. Access the Desktop Quickly
  84.  
  85. by Tim LaDuca, Tim_LaDuca@msn.com (8/24/95)
  86.  
  87. How do you access your darn desktop when you have a ton of
  88. applications
  89. open? Well you could right click on the taskbar and do a minimize
  90. all, but
  91. on a 486-50 that's pretty darn slow. Instead, open a browser window
  92. (double-click on "My Computer") If there is no toolbar, select View
  93. from the
  94. menu and select Toolbar. Then from the dropdown list-box in the
  95. toolbar
  96. select desktop. Now minimize it and forget about it. The next time
  97. you want
  98. to access your desktop just click the desktop window on the taskbar.
  99. As long
  100. as you don't close the window when you shutdown, it will reopen when
  101. you
  102. start windows again.
  103.  
  104. ----------------------------------------------------------------------------
  105.  
  106. Use Long Filenames at the Command Prompt
  107.  
  108. by Nick Francesco, nick@rit.edu (8/18/95)
  109.  
  110. Now that you can have long directory names, and particularly now that
  111. you
  112. can have directory names with spaces in them, how do you deal with
  113. that at
  114. the DOS command line? You can enter long file names, even those with
  115. spaces
  116. in them, by enclosing them in quotes:
  117.  
  118. dir "Cool Windows Utilities"
  119.  
  120. or cd "cool windows utilities"\insteasy
  121.  
  122. Note that, as with "real" DOS, case doesn't count.
  123. ----------------------------------------------------------------------------
  124.  
  125. [Image] Mapping Remote Systems as Network Drives
  126.  
  127. If you have a TCP/IP connection, and do a lot of FTPing from a
  128. specific
  129. site, why not add that site as a drive icon on your desktop?
  130.  
  131. First, you must create a file called LMHOSTS in your Windows
  132. directory. It
  133. has the following structure:
  134.  
  135. ip-address alias # the octothorpe starts a comment
  136.  
  137. e.g.:
  138.  
  139. 198.105.232.1 MSFTP # Microsoft's FTP site
  140.  
  141. Next, right-click on My Computer and select Map Network Drive...
  142. Select a
  143. drive letter, and in the Path: text box, type the alias and a
  144. directory:
  145.  
  146. \\msftp\data
  147.  
  148. Select OK, wait, and you're on! Note that this works best with
  149. Windows 95
  150. and Windows NT FTP sites. It works more or less with other FTP
  151. servers. It
  152. works just as well over PPP as over a direct connection. Your mileage
  153. may
  154. vary.
  155.  
  156. ----------------------------------------------------------------------------
  157.  
  158. Add Shortcuts to the Start Menu Quickly
  159.  
  160. by Rob Willard, rwillard@cadcision.com (8/7/95)
  161.  
  162. To quickly add a shortcut to the top layer of the start menu, drag it
  163. from
  164. an open folder or from the explorer onto the start button, and it
  165. will be
  166. placed at the top of the start menu.
  167. ----------------------------------------------------------------------------
  168.  
  169. Add Mail Signatures With MS Mail
  170.  
  171. by Richard Anderson, randers@vvm.com (8/7/95)
  172.  
  173. When using Microsoft Exchange with Word Mail running (Word Mail is
  174. included
  175. with Office 95) an easy way to put a signature into your mail is to
  176. use the
  177. AutoText option. Create your signature, highlight it all, select
  178. AutoText
  179. from the Edit Menu and add it in. When you want to use it just type
  180. in the
  181. first few letters and hit F3 and your signature will be added to your
  182. E-mail.
  183. ----------------------------------------------------------------------------
  184.  
  185. Manage Your Tasks
  186.  
  187. by Tim LaDuca, laducat@fit.edu (8/4/95)
  188.  
  189. Windows 95 comes with a replacement/supplement for the Taskbar. Look
  190. in your
  191. \windows directory for TASKMAN.EXE This program works a lot like the
  192. taskbar
  193. except you can select programs just like you would select files in
  194. Explorer.
  195. Select the programs you want to close, and select Windows | End Task
  196. from
  197. the menu and Voila! all those programs go away!
  198. ----------------------------------------------------------------------------
  199.  
  200. Quick Access to the Desktop
  201.  
  202. by Ramesh Viswanathan, ramesh@scr.siemens.com (8/3/95)
  203.  
  204. You can get quick access to the desktop (if you have lots of windows
  205. open)
  206. by right clicking on the task bar and choosing Minimize All Windows.
  207. After
  208. you have completed the task you wanted to perform, you can restore
  209. all the
  210. windows to their original state by again right clicking on the task
  211. bar and
  212. choosing Undo Minimize all.
  213. ----------------------------------------------------------------------------
  214.  
  215. Make a shortcut to the Start Menu
  216.  
  217. by Mike Peele, peele1@marshall.edu (7/30/95)
  218.  
  219. To put the "Programs" from your Start menu onto your desktop do this:
  220.  
  221.   1. Open up Explorer
  222.   2. Make a shortcut from "windows/start menu" to "Desktop"
  223.  
  224. This makes it a lot easier and quicker to get to the programs in your
  225. start
  226. menu faster.
  227. ----------------------------------------------------------------------------
  228.  
  229. Cleaning up Opened Windows
  230.  
  231. by Roger Suppona, rasuppo@sandia.gov (7/30/95)
  232.  
  233. To close Windows left open from browsing through "My Computer," you
  234. can take
  235. the following steps of action:
  236.  
  237.   1. Hold the shift key when you click on the "X" button of the first
  238. window
  239.      you want to close.
  240.   2. This will close any and all windows preceding the one you
  241. clicked on.
  242.  
  243. This helps to clean up your cluttered desktop considerably.
  244. ----------------------------------------------------------------------------
  245.  
  246. Clear the Recent Documents Menu Quickly
  247.  
  248. It seems as though everyone hates having to do all that clicking to
  249. clear
  250. the recent documents menu in the start menu. Here's a quick and dirty
  251. way to
  252. be able to clear them with a double-click:
  253.  
  254.   1. Create a batch file with the line:
  255.      echo y| del \windows\recent\*.*
  256.   2. Save the batch file into a convenient directory.
  257.   3. Create a shortcut to the batch file on the desktop.
  258.   4. Right-click the shortcut and choose properties.
  259.   5. Choose the Program tab.
  260.   6. Under Run, choose Minimized.
  261.   7. Check the Close on Exit box.
  262.   8. Click OK.
  263.  
  264. Now just double click on the shortcut's icon to clear the document
  265. menu.
  266. ----------------------------------------------------------------------------
  267.  
  268. Use the Right Mouse Button and the Shift Key
  269.  
  270. People used to working with Windows 3.1 or NT often become very
  271. "leftbutton-centric." To use Windows 95 productively, use the right
  272. mouse
  273. button liberally. In addition, the shift key often adds powerful
  274. features to
  275. a mouse click.
  276.  
  277.    * To format a disk drive, right click on the drive's icon in the
  278. Explorer
  279.      or in My Computer.
  280.    * To minimize, cascade, or tile all windows, right click on the
  281. taskbar.
  282.    * To empty the recycle bin quickly, right click on its icon.
  283.    * To close, restore, maximize, or minimize a window, right click
  284. on its
  285.      button on the taskbar.
  286.    * If a file has an associated application, but you want to open it
  287. with a
  288.      different application, hold down the shift key and right click
  289. on its
  290.      icon.
  291.    * To restart windows without rebooting the computer, go to the
  292. shutdown
  293.      menu and choose restart the computer. When you click OK, hold
  294. down the
  295.      shift key.
  296.    * To launch Explorer on a drive or folder, right click on it
  297. instead of
  298.      doubleclicking.
  299.  
  300. ----------------------------------------------------------------------------
  301.  
  302. Using the Command Prompt
  303.  
  304. Here are some tips for people who don't want to leave behind their
  305. command
  306. prompts.
  307.  
  308.    * In addition to the MS-DOS standards . and .., there are two new
  309.      directory symbols:
  310.    * ... is the parent directory, once removed
  311.      .... is the parent directory, twice removed
  312.    * You can drag and drop files to the Command Prompt. The file name
  313.      appears in the keyboard buffer.
  314.    * To have a batch file run each time you enter the Command Prompt,
  315. click
  316.      properties for the Command Prompt and enter its name under
  317.      program/batch file. Then put your favorite utilities, for
  318. example
  319.      Doskey, into the batch file.
  320.    * You can run windows programs from the Command Prompt. You can
  321. also open
  322.      folders by typing "start ." or "start .." at the prompt. The
  323. start
  324.      command can even run programs or documents.
  325.  
  326. ----------------------------------------------------------------------------
  327.  
  328. Registry Edits
  329.  
  330. ----------------------------------------------------------------------------
  331.  
  332. [Image]Speed up the Windows Refresh rate!
  333.  
  334. by Bo McCoy, burill@mail.utexas.edu (9/16/95)
  335.  
  336. Every time I added a new folder, or I deleted something from a
  337. window, I
  338. needed to hit F5, Refresh, to see the results. This became quite an
  339. annoyance. Here is a little tip to change it so that the screen
  340. refreshes
  341. automatically.
  342.  
  343.   1.  Start Regedit.
  344.   2.  Go to the HKEY_LOCAL_MACHINE folder and open it.
  345.   3.  Open the System folder, and then the CurrentControlSet folder.
  346.   4.  Select the Control folder, and then the Update folder.
  347.   5.  Go to the right window and right-click with your mouse on
  348. Update.
  349.   6.  Select Modify, and change the value from 01 to 00.
  350.   7.  Click on OK.
  351.  
  352. The changes will take place next time Windows 95 is started.
  353.  
  354. ----------------------------------------------------------------------------
  355.  
  356. [Image]Reduce the Start/Run Drop Down List!
  357.  
  358. by Shannon Elliott, sre@psyber.com (9/8/95)
  359.  
  360. Here's how to reduce the Run Drop Down list.
  361.  
  362.   1.  From the 'Start' button choose 'Run' and type 'regedit'.
  363.   2.  Click on the + to 'HKEY_CURRENT_USER'
  364.   3.  Click on the + to 'Software'
  365.   4.  Click on the + to 'Microsoft'
  366.   5.  Click on the + to 'Windows'
  367.   6.  Click on the + to 'CurrentVersion'
  368.   7.  Click on the + to 'Explorer'
  369.   8.  Click on the 'RunMRU'
  370.  
  371.      *On the right hand side you'll see a list of the names being
  372. used by
  373.      the 'Run' command.
  374.  
  375.   9.  Click on the name you want to erase and press the delete key.
  376. (Be sure
  377.      NOT to delete the first or last entries.)
  378.  10.  Exit the Registry Editor and restart Windows to make your
  379. changes take
  380.      affect.
  381.  
  382. ----------------------------------------------------------------------------
  383.  
  384. Remove annoying arrows on Shortcuts
  385.  
  386. by Nick Sabinske (9/8/95)
  387.  
  388.   1.  Run REGEDIT
  389.   2.  There are 2 'IsShortcut' keys you need to remove One is under a
  390.      'lnkfile' branch, the other is under a 'piffile' branch. Search
  391. in
  392.      whatever method you think is best
  393.   3.  Delete the IsShortcut keys!
  394.   4.  Restart explorer
  395.  
  396. Now live free without those stupid looking shortcut arrows
  397.  
  398. ----------------------------------------------------------------------------
  399.  
  400. Add Items to the New Menu
  401.  
  402. by Caleb Ciampaglia, calebc@jhu.edu, and Rob Meyer,
  403. Rob.Meyer@csus.edu
  404. (8/25/95)
  405.  
  406.    * First, in the program that creates the file type you are adding,
  407. create
  408.      a "blank" document. To do that, enter the program, start a new
  409. file,
  410.      and save it right away (note that you could save any normally
  411. used
  412.      preferences here - useful for programs that don't support
  413. templates).
  414.    * Copy this file to the \windows\ShellNew folder (it's a hidden
  415. folder).
  416.      Remember the filename!
  417.    * Now enter the system registry. Under HKEY_CLASSES_ROOT, find the
  418.      extension for that filetype.
  419.    * Add a new key called ShellNew.
  420.    * Under this new key, add a new string value called "FileName".
  421.    * Modify the value of this string (double-click it to bring up a
  422. Modify
  423.      panel) to be the filename of the blank template file you
  424. created. You
  425.      need to include the extension, but the path is not necessary
  426. (the
  427.      /windows/ShellNew folder is the default).
  428.    * Presto, your New file menu contains an option for your new file
  429. type.
  430.      Note that there are some applications that do their registry
  431. entries a
  432.      little different, so you may have to modify the procedure a
  433. little...of
  434.      course most of those programs are Windows 95 programs, so they
  435. should
  436.      probably appear anyway on the menu (if they set up a ShellNew
  437. entry as
  438.      they should). Note that depending on the application, this may
  439. not
  440.      work.
  441.  
  442. ----------------------------------------------------------------------------
  443.  
  444. Make Windows Truncate Long Filenames Better
  445.  
  446. by Kobie van Zyl, Kobie.van.Zyl@digitec.co.za (8/23/95)
  447.  
  448. In Windows 95 a file name can be up to 255 characters. You can now
  449. have file
  450. names with spaces and as many periods as you wish. Unfortunately
  451. Microsoft's
  452. way of converting long names to the short version is by adding a
  453. tilde and
  454. numeric character to the end of a file name (e.g. "Kobie tips for
  455. Windows.doc" will be converted to Kobie~1.doc). You can get around
  456. this
  457. problem by changing the registry in the following way : Using
  458. REGEDIT.EXE in
  459. the Windows directory open your registry. Click on the + to the left
  460. of
  461. HKEY_LOCAL_MACHINE, then system, CurrentControlSet, and Control.
  462. Highlight
  463. File System. Right click the right-hand side of the registry window.
  464. On the
  465. pop-up menu click New, then Binary Value. Type in NameNumericTail and
  466. press
  467. enter. Double-click NameNumericTail then type 0 (zero) as the
  468. complete
  469. binary value. Click OK and restart Windows. You have just created a
  470. whole
  471. new, undocumented entry in the registry. This will cause the
  472. shortname
  473. versions of the files to be as close as possible to that of the long
  474. name.
  475. (e.g. Thiscomputer.doc will be Thiscomp.doc and not Thisco~1.doc). It
  476. will
  477. only start adding numbers if you have more than one shortname with
  478. the same
  479. result.
  480.  
  481. ----------------------------------------------------------------------------
  482.  
  483. [Past Winner!] Turn Off Window Animation
  484.  
  485. by Jim Asikis, jimas@cybercom.net (8/16/95)
  486.  
  487. You can shut off the animation displayed when you minimize and
  488. maximize
  489. windows. This tip makes navigating Windows 95 a lot faster especially
  490. for
  491. those that don't have super fast video cards.
  492.  
  493.   1. Open Regedit
  494.   2. HKEY_CURRENT_USER
  495.   3. Control panel
  496.   4. Desktop
  497.   5. WindowMetrics
  498.   6. Right Mouse Click an empty space in the right pane.
  499.   7. Select new/string value.
  500.   8. Name the new value MinAnimate.
  501.   9. Doubleclick on the new string value (MinAnimate) and click on
  502. "Modify"
  503.  10. Enter a value of 0 for Off or 1 for On then hit
  504.  11. Close Regedit and all programs then reboot.
  505.  
  506. ----------------------------------------------------------------------------
  507.  
  508. [Past Winner! ] Add Sounds to Application Events
  509.  
  510. by Bodo Noering, SuperBase4Ever@msn.com (8/7/95)
  511.  
  512. An overview on how to add sounds to program actions:
  513.  
  514.   1. Open registry editor
  515.   2. Go to folder HKEY_CURRENT_USER\AppEvents\Schemes\Apps
  516.   3. There are two folders, .Default and Explorer
  517.   4. Click on Apps with the right mouse button. Choose NEW - KEY.
  518.      key name: name of the .EXE file you want sounds for.
  519.      For better reading change the key Default from "none" to the
  520. name of
  521.      the application.
  522.   5. Click on the key you created in 4 with the right mouse button.
  523. Choose
  524.      NEW - KEY.
  525.      key name: Open
  526.   6. Do the same with
  527.      key name: Close
  528.   7. Go to control panel \ sound events. There is a new item and two
  529.      subitems, Open program and Close program, for the program you
  530. just
  531.      added to the registry.
  532.   8. Add sound files to them.
  533.   9. The next time you start/close the EXE file the sound will play.
  534.  10. Because there is no limitation in the registry database you can
  535. add all
  536.      programs and events you like. For every program you can add all
  537. of the
  538.      standard events:
  539.  
  540.   1. AppGPFault (not very funny)
  541.      Close
  542.      Maximize
  543.      MenuCommand
  544.      MenuPopup
  545.      Minimize
  546.      Open
  547.      RestoreDown
  548.      RestoreUp
  549.      SystemAsterisk
  550.      SystemExclamation
  551.      SystemHand
  552.      SystemQuestion
  553.  
  554.      Other events may be possible; it depends on the events the
  555. application
  556.      generates. The ribbon buttons in Winword are NOT such events.
  557.  
  558. ----------------------------------------------------------------------------
  559.  
  560. Enhance Logitech Mice
  561.  
  562. by Niels van Drimmelen, 199702@student.sepa.tudelft.nl (8/3/95)
  563.  
  564. You can enable the double-click feature of the middle mouse-button of
  565. Logitech mice. Run regedit and go to
  566. HKEY_CURRENT_USER/software/logitech/version???/. Change the value of
  567. double
  568. click from 000 to 001.
  569. ----------------------------------------------------------------------------
  570.  
  571. [Past Winner] Removing System Icons from your Desktop.
  572.  
  573. by Dylan Greene, dylan@wam.umd.edu (7/31/95)
  574.  
  575.   1. Run regedit.
  576.   2. Find one of the above (example: "Inbox"). You may find multiple
  577.      occurrences.. The one you want will have long strings of numbers
  578. and
  579.      letters in the left pane.
  580.   3. Hit tab to go to the left pane
  581.   4. Hit "+" to expand the tree
  582.   5. Select "ShellFolder"
  583.      There should be two records: default (value not set) and
  584. attributes (a
  585.      clump of four two digit numbers).
  586.   6. Select attributes.
  587.   7. Hit delete (or from the edit menu).
  588.   8. Hit F5 to refresh, and you are done.
  589.  
  590. You can now remove or move what you would like. This is very helpful
  591. on
  592. multi-user machines in which you don't want users to have access to
  593. browse
  594. the hard drive. It also cleans your desktop of programs you don't use
  595. often.
  596. ----------------------------------------------------------------------------
  597.  
  598. Reappearing values?
  599.  
  600. by Mark Pennington, mpenning@hq.walldata.com (7/30/95)
  601.  
  602. If you seem to have problems with Values and Keys reappearing in your
  603. registry, try deleting the offending programs from your win.ini file!
  604. ----------------------------------------------------------------------------
  605.  
  606. Make the Taskbar faster
  607.  
  608. A lot of people find the speed at which the menus on the taskbar and
  609. pull-down menus pop out too slow. To change this, you need to edit
  610. the
  611. registry:
  612.  
  613.   1. From the Start menu, choose Run. Type in 'regedit' and click OK.
  614.   2. Open the HKEY_CURRENT_USER folder.
  615.   3. Open the Control Panel folder.
  616.   4. Open the Desktop folder.
  617.   5. From the Edit menu, choose New->String Value
  618.   6. Call the new item MenuShowDelay.
  619.   7. Doubleclick on the new item and give it a value from 1 to 10, 1
  620. being
  621.      fastest.
  622.   8. Exit the Registry Editor and restart Windows.
  623.  
  624. ----------------------------------------------------------------------------
  625.  
  626. Make .bmp Files Be Their Own Icons
  627.  
  628. It's possible to make the icons for bitmap files be thumbnail images
  629. of the
  630. bitmap itself. Here's how:
  631.  
  632.   1. Run the Registry Editor (regedit.exe)
  633.   2. Open the HKEY_CLASSES_ROOT folder
  634.   3. Open the Paint.Picture folder
  635.   4. Open the DefaultIcon folder
  636.   5. Double click on the "default" item
  637.   6. Change the value to "%1"
  638.   7. Exit the Registry Editor
  639.  
  640. ----------------------------------------------------------------------------
  641.  
  642. Internet Configuration
  643.  
  644. ----------------------------------------------------------------------------
  645.  
  646. View Your TCP/IP Configuration
  647.  
  648. by Ramesh Viswanathan, ramesh@scr.siemens.com (8/3/95)
  649.  
  650. In order to see your present TCP/IP configuration, Microsoft has
  651. included a
  652. program called winipcfg which gives you details of your setup. Start
  653. it
  654. using the Run command.
  655. ----------------------------------------------------------------------------
  656.  
  657. Trace Internet Routes
  658.  
  659. by Dylan Greene, dylan@wam.umd.edu (7/31/95)
  660.  
  661. Included with Windows 95 is a program called Trace Route. Open a dos
  662. window
  663. and type tracert location name. The location name can be any ip
  664. address or
  665. number, for example www.process.com. The program will the trace the
  666. route
  667. from your internet provider to that location, and show you every
  668. computer
  669. system along the way. Watch as you jump from cost to cost and over
  670. oceans
  671. via satelites and high speed connections instantly. Also very useful
  672. for
  673. when you can't connect to a site - it will show you if something is
  674. down
  675. along the way.
  676. ----------------------------------------------------------------------------
  677.  
  678. Installing Internet Dialup
  679.  
  680. by Chris Stowell, merlin@enet.net (7/31/95)
  681.  
  682. The following tip applies to those of you setting up Windows 95 to
  683. connect
  684. to an ISP, and only using a computer at home, not connected to
  685. another
  686. network, and using a modem connection:
  687.  
  688. The 2 components needed for this capability are the Dail-up adapter
  689. and
  690. TCP/IP Protocol settings. When only selecting the above 2 components,
  691. you
  692. must reenter the password every time you start to dial, and also when
  693. you
  694. connect to the ISP. To prevent the above from happening and saving
  695. you a few
  696. more things to type in, follow the below steps....
  697.  
  698.   1. Go into your network settings, in control panel
  699.   2. Click on the Add button, Click on Client, Click on Microsoft,
  700. and
  701.      choose Client for Microsoft Networks, and after you have
  702. installed the
  703.      proper drivers from the disks, goto the Primary network Logon
  704. and
  705.      choose Windows Logon.
  706.  
  707. After you reboot your computer and the next time you dial up to your
  708. ISP,
  709. you will be given the option to save your password, and also you will
  710. not
  711. have to reenter the password the second time also......
  712. ----------------------------------------------------------------------------
  713.  
  714. For FTPing a lot of stuff!
  715.  
  716. by Benicia Baker-Livorsi, bakerba@sluvca.slu.edu (7/30/95)
  717.  
  718. The FTP client that comes with Windows 95 allows for a text file for
  719. a list
  720. of commands that you would like it to run.
  721.  
  722.   1. Create a text file with a list of commands that you would like
  723. to be
  724.      run
  725.   2. Type ftp -s:mytextfile
  726.  
  727. This tip helps speed up tedious file transfers.
  728. ----------------------------------------------------------------------------
  729.  
  730. Customizing Windows 95
  731.  
  732. ----------------------------------------------------------------------------
  733.  
  734. Command Line Multi-tasking
  735.  
  736. by Eitan Grinspun, eitan@yorku.ca (9/16/95)
  737.  
  738. Sometimes I resort to the command line to do things quickly and "the
  739. old
  740. way". Its really handy to be able to multitask on the command line,
  741. and for
  742. that I've written this small batch file.
  743.  
  744. -- listing for bg.bat ---
  745. start /m command /c %1 %2 %3 %4 %5 %6 %7 %8 %9
  746. --- end listing ----
  747.  
  748. By putting this batch file on my path, I can run any dos (or windows)
  749. command or program in the background. For example,
  750. bg pkunzip data.zip c:\datadir -d
  751. will unzip my data in the background. It's very handy and I use it
  752. often.
  753. Anybody that uses UNIX or OS/2 will be used to this feature.
  754.  
  755. ----------------------------------------------------------------------------
  756.  
  757. Make an Open New Folder Context Entry
  758.  
  759. by Shannon Elliot, sre@psyber.com (9/9/95) Sometimes I want to open a
  760. new
  761. folder so I can copy or move files around.
  762.  
  763. Open your notepad and copy this exactly into it.
  764.  
  765. ---
  766.  
  767. REGEDIT4
  768.  
  769. [HKEY_CLASSES_ROOT\Directory\shell\opennew]
  770. @="Open New &Window"
  771.  
  772. [HKEY_CLASSES_ROOT\Directory\shell\opennew\command]
  773. @="explorer %1"
  774.  
  775. ---
  776.  
  777. Do not copy the '---', just the text between them. Now save the
  778. document as
  779. Open New Folder.reg. You can call it anything you want, just be sure
  780. to put
  781. the .reg extension after it. I usually allow it to save on the
  782. desktop to
  783. find it quickly. Now double click on the new icon that has appeared.
  784. The
  785. registry hack will update automatically. Now right click on a folder
  786. and you
  787. will see a new option called 'Open New Window'
  788. ----------------------------------------------------------------------------
  789.  
  790. [Image] Changing default from 'Open' to 'Explore'
  791.  
  792. by Jeff Allen 71421.361@Compuserve.com (8/29/95) Here is a useful tip
  793. and
  794. you need not edit the registry to do it! If you always want explorer
  795. to come
  796. up when you click on something and not just the ever-useful "My
  797. Computer"
  798. Window, here's how: Click on the View Menu/Options/file types/ and
  799. then
  800. choose "Folder" from the list. Click on the "Edit" button and then
  801. click the
  802. "Set Default" button to change the default action from "Open" to
  803. "Explore".
  804. It is much better this way!
  805.  
  806. ----------------------------------------------------------------------------
  807.  
  808. Converting from Netscape to Microsoft's Internet Explorer?
  809.  
  810. by Vincent Huang mac@oodb.syscom.com.tw (8/29/95)
  811.  
  812. Migrating from Netscape Navigator to Microsoft's Internet Explorer?
  813. If
  814. you've made your mind to do that, try to save your bookmarks by drag
  815. them
  816. from tree view of bookmarks to the 'Favorites' folder.
  817.  
  818. ----------------------------------------------------------------------------
  819.  
  820. Changing the Fonts in MS Internet Explorer
  821.  
  822. by Bob Cerelli, cerelli@cyberspace.com (8/29/95)
  823.  
  824. If you ever wanted control over the fonts used by Microsoft's
  825. Internet
  826. Explorer, here's how.
  827.  
  828.   1. Start the Regestry editor
  829.   2. Go to HKEY_LOCAL_MACHINE / Software / Microsoft / Internet
  830. Explorer /
  831.      Styles
  832.        A. A list of all the possible combinations will come up
  833.        B. On the right panel is the Style Name on the left, followed
  834. by its
  835.           value on the right.
  836.        C. Double click on a Style Name and change its font, size, or
  837. weight.
  838.        D. Repeat this for all the fonts available for the style you
  839. would
  840.           like.
  841.        E. There are 13 settings to change which only takes a few
  842. minutes.
  843.  
  844.   3. Go to HKEY_CURRENT_USER / Software / Microsoft / Internet
  845. Explorer /
  846.      Styles
  847.        A. Change the Default_Style_Sheet to be the one you just
  848. edited.
  849.   4. Restart the Internet Explorer
  850.  
  851. ----------------------------------------------------------------------------
  852.  
  853. Enhance the Start Menu
  854.  
  855. by Joel Mueller, jmueller@minn.net (8/23/95)
  856.  
  857. Create a new folder on your desktop.. Rename it - call it:
  858.  
  859. Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}
  860.  
  861. Now it should look like a normal Control Panel icon you see in My
  862. Computer
  863. (not a shortcut). Now right click on the Start button, click on open.
  864. Move
  865. the new folder we just created to the start menu folder. Close the
  866. Start
  867. Menu folder. Now when you click on Start, you should see Control
  868. Panel on
  869. it. Click on it and it will expand to show all the items, fast! You
  870. can do
  871. the same thing with Printers and Dial-Up Networking - here's the
  872. names you
  873. need:
  874.  
  875. Printers.{2227A280-3AEA-1069-A2DE-08002B30309D}
  876. Dial Up Net.{992CFFA0-F557-101A-88EC-00DD010CCC48}
  877. ----------------------------------------------------------------------------
  878.  
  879. Fix Broken Start Menus
  880.  
  881. by Joel Mueller, jmueller@minn.net (8/23/95)
  882.  
  883. Sometimes people experience the problem of having a Start menu which
  884. is
  885. empty and cannot be modified. One possible cause: If the
  886. c:\windows\"Start
  887. Menu" directory is modified (particularly if anything is deleted)
  888. from the
  889. MSDOS prompt, Windows 95 will decide that the start menu is invalid.
  890. The
  891. Start Menu is empty, and if you try to add anything to it, you get
  892. "Unable
  893. to add to Start Menu" or a similar message.
  894.  
  895. Solution:
  896.  
  897.   1. If there are still subfolders and links in c:\windows\"Start
  898. Menu" that
  899.      you can access from the Explorer, copy these to another folder
  900. as
  901.      backup.
  902.   2. Restart the computer, and when you see "Starting Windows 95..."
  903. press
  904.      F8 to get to the startup menu. Choose "Command Prompt Only."
  905.   3. At the c:\ prompt, change to the windows directory and "deltree
  906.      startm~1". Reboot the computer.
  907.   4. When Windows 95 reloads, it will find that rather than being
  908. invalid,
  909.      the Start Menu simply isn't there. It will then create a valid
  910. (but
  911.      empty) Start Menu.
  912.   5. At this point you can go to Start / Settings / Taskbar / Start
  913. Menu /
  914.      Advanced and start copying back in the shortcuts you backed up
  915. in step
  916.      one, or you can run GRPCONV.EXE to get your basic icons back,
  917. and
  918.      reinstall or create the other links by hand to get your icons
  919. back.
  920.   6. You're done. You have a Start Menu again.
  921.  
  922. ----------------------------------------------------------------------------
  923.  
  924. Keep Fonts from Disappearing
  925.  
  926. by Ciss, 100706.2137@compuserve.com (8/18/95)
  927.  
  928. If you install a generic Textmode Printer into Windows 95 and choose
  929. it as
  930. default you will not see any of your TrueType Fonts in programs like
  931. Word
  932. 6.0 or Wordpad.
  933.  
  934. Delete the Printer or Install another one like HP Deskjet and make it
  935. the
  936. default printer to regain access to your fonts.
  937. ----------------------------------------------------------------------------
  938.  
  939. Customize MS-DOS Mode
  940.  
  941. by Jeff Kohn, jsk9482@tam2000.tamu.edu (8/4/95)
  942.  
  943. If you want to be able to completely control the settings used when
  944. you
  945. choose 'Restart Computer in MS-DOS Mode,' use Explorer to go to your
  946. Windows
  947. directory and find a file called 'Exit To DOS.' (It might or might
  948. not show
  949. the extension .PIF depending on your settings for Explorer).
  950. Right-click
  951. this file, choose properties, and go to the Program tab. Click the
  952. Advanced
  953. button, and you can enter custom CONFIG.SYS and AUTOEXEC.BAT commands
  954. to be
  955. executed. Save your changes, and they will go into effect whenever
  956. you
  957. reboot into DOS-mode from the Shut-Down menu.
  958. ----------------------------------------------------------------------------
  959.  
  960. Make Windows 3.1 Programs Behave
  961.  
  962. by Jason Schloer, Jason_Schloer@ed.gov (8/3/95)
  963.  
  964. If you're having compatibility trouble with old Windows 3.1 programs
  965. try
  966. using mkcompat.exe. Start it using the Run command. Just choose a
  967. file in
  968. the file menu that you want to fix compatibility with and begin
  969. selecting
  970. options such as:
  971.  
  972. Lie about Windows version #
  973. Delay comm handshake
  974. Increase Stack Size
  975.  
  976. etc.
  977. ----------------------------------------------------------------------------
  978.  
  979. Tired of a GUI Interface?
  980.  
  981. by Benicia Baker-Livorsi, bakerba@sluvca.slu.edu (7/30/95)
  982.  
  983. If you want Windows 95 to boot up like a regular MS-DOS session, do
  984. the
  985. following:
  986.  
  987.   1. Edit your msdos.sys file
  988.   2. Add the line "BootGUI=0" to the file.
  989.  
  990. This will bring a regular DOS session up upon reboot.
  991. ----------------------------------------------------------------------------
  992.  
  993. For the Multi-boot Users
  994.  
  995. by Benicia Baker-Livorsi, bakerba@sluvca.slu.edu (7/30/95)
  996.  
  997. Tired of hitting "F8" every time you boot to change your settings?
  998.  
  999.   1. If you edit your msdos.sys file
  1000.   2. In the "Options" section
  1001.   3. Add the line "BootMenu=1"
  1002.  
  1003. This will always present you with a boot menu, removing the need to
  1004. hit F8
  1005. every time.
  1006. ----------------------------------------------------------------------------
  1007.  
  1008. Turn off the Windows 95 Logo When Booting
  1009.  
  1010. by Jeff Tjernagel, merlin@txdirect.net (7/28/95)
  1011.  
  1012. To remove the Windows 95 logo on startup, you can do the following:
  1013.  
  1014.   1. Open file msdos.sys in Notepad.
  1015.   2. Find the [Options] section.
  1016.   3. Add this line in the Options section: Logo=0
  1017.  
  1018. Reboot your machine and there should be no logo on startup.
  1019. ----------------------------------------------------------------------------